home *** CD-ROM | disk | FTP | other *** search
- From: Martin_MSN@msn.com (Martin Reay)
- Subject: RE: Can MSVC++ create DOS applications?
- Date: 24 Jan 96 09:34:37 -0800
- References: <4e4e3r$bjv@maureen.teleport.com>
- Message-ID: <00001a81+000092d6@msn.com>
- Path: news.msn.com!msn.com
- Newsgroups: comp.lang.c++
- Organization: The Microsoft Network (msn.com)
-
- Visual C++ 1.52 (the 16bit version) can create DOS executables,
- Visual C++ 4.00 (or 2.x - the 32bit versions) can create console
- applocations - 32bit programs that run in a dos window on Windows 95
- or Windows NT.
-
- Hope this helps somewhat,
-
- Martin
-